-
Home
-
Comment Edit Core – Simple Comment Editing
-
3.2.0 (latest)
-
Code
-
Classes
- Simple_Comment_Editing
| Total Complexity |
75 |
| Dependencies |
8 |
| Dependents |
2 |
| Total lines |
848 |
| Lines of code |
328 |
| Logical lines of code |
204 |
| Comment lines |
432 |
| Methods |
16 |
| Properties |
6 |
Methods 16
| Method |
Rating |
Maintainability
|
Complexity
|
Lines of code
|
| add_edit_interface() |
B |
34 |
16 |
86 |
| generate_cookie_data() |
A |
41 |
12 |
53 |
| comment_posted() |
A |
53 |
8 |
21 |
| maybe_load_scripts() |
A |
55 |
8 |
19 |
| add_scripts() |
S |
45 |
5 |
44 |
| init() |
S |
48 |
5 |
31 |
| remove_security_keys() |
S |
58 |
3 |
15 |
| get_instance() |
S |
71 |
2 |
6 |
| plugins_loaded() |
S |
68 |
2 |
6 |
| maybe_add_delete_icon() |
S |
70 |
2 |
6 |
| maybe_add_cancel_icon() |
S |
70 |
2 |
6 |
| maybe_add_save_icon() |
S |
70 |
2 |
6 |
| output_theme_class() |
S |
67 |
2 |
8 |
| get_cookie_value() |
S |
69 |
2 |
7 |
| get_comment() |
S |
67 |
2 |
8 |
| remove_comment_cookie() |
S |
70 |
2 |
6 |